[INFO] cloning repository https://github.com/NerfEko/evilwm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NerfEko/evilwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNerfEko%2Fevilwm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNerfEko%2Fevilwm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fb8caf2202f560e57336765839c9b7a67b563ca
[INFO] checking NerfEko/evilwm against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNerfEko%2Fevilwm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/NerfEko/evilwm
[INFO] finished tweaking git repo https://github.com/NerfEko/evilwm
[INFO] tweaked toml for git repo https://github.com/NerfEko/evilwm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NerfEko/evilwm on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NerfEko/evilwm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36bc5d781c1cc00502cf0fbf81ed5bd20b554496eff97300c2fa93783883d351
[INFO] running `Command { std: "docker" "start" "36bc5d781c1cc00502cf0fbf81ed5bd20b554496eff97300c2fa93783883d351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36bc5d781c1cc00502cf0fbf81ed5bd20b554496eff97300c2fa93783883d351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36bc5d781c1cc00502cf0fbf81ed5bd20b554496eff97300c2fa93783883d351" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36bc5d781c1cc00502cf0fbf81ed5bd20b554496eff97300c2fa93783883d351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36bc5d781c1cc00502cf0fbf81ed5bd20b554496eff97300c2fa93783883d351" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling smithay v0.7.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling luau0-src v0.18.3+luau709
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cgmath v0.18.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:38:13
[INFO] [stdout]      |
[INFO] [stdout]   38 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:46:13
[INFO] [stdout]      |
[INFO] [stdout]   46 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1308:1
[INFO] [stdout]      |
[INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:38:13
[INFO] [stdout]      |
[INFO] [stdout]   38 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:46:13
[INFO] [stdout]      |
[INFO] [stdout]   46 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:38:13
[INFO] [stdout]      |
[INFO] [stdout]   38 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:46:13
[INFO] [stdout]      |
[INFO] [stdout]   46 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]      |
[INFO] [stdout]   58 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]      |
[INFO] [stdout]   66 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]      |
[INFO] [stdout]  135 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]      |
[INFO] [stdout]  114 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]      |
[INFO] [stdout]  122 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1311:1
[INFO] [stdout]      |
[INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1321:1
[INFO] [stdout]      |
[INFO] [stdout] 1321 | impl_mv_operator!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1321:1
[INFO] [stdout]      |
[INFO] [stdout] 1321 | impl_mv_operator!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1321:1
[INFO] [stdout]      |
[INFO] [stdout] 1321 | impl_mv_operator!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1321:1
[INFO] [stdout]      |
[INFO] [stdout] 1321 | impl_mv_operator!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1322:1
[INFO] [stdout]      |
[INFO] [stdout] 1322 | impl_mv_operator!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1322:1
[INFO] [stdout]      |
[INFO] [stdout] 1322 | impl_mv_operator!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1322:1
[INFO] [stdout]      |
[INFO] [stdout] 1322 | impl_mv_operator!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1322:1
[INFO] [stdout]      |
[INFO] [stdout] 1322 | impl_mv_operator!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]      | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl_mv_operator!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl_mv_operator!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl_mv_operator!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |             #[inline]
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1325:1
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl_mv_operator!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]      | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_mv_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1334:1
[INFO] [stdout]      |
[INFO] [stdout] 1334 | / impl_operator!(<S: BaseFloat> Mul<Matrix2<S> > for Matrix2<S> {
[INFO] [stdout] 1335 | |     fn mul(lhs, rhs) -> Matrix2<S> {
[INFO] [stdout] 1336 | |         Matrix2::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]),
[INFO] [stdout] 1337 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]))
[INFO] [stdout] 1338 | |     }
[INFO] [stdout] 1339 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1334:1
[INFO] [stdout]      |
[INFO] [stdout] 1334 | / impl_operator!(<S: BaseFloat> Mul<Matrix2<S> > for Matrix2<S> {
[INFO] [stdout] 1335 | |     fn mul(lhs, rhs) -> Matrix2<S> {
[INFO] [stdout] 1336 | |         Matrix2::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]),
[INFO] [stdout] 1337 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]))
[INFO] [stdout] 1338 | |     }
[INFO] [stdout] 1339 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1334:1
[INFO] [stdout]      |
[INFO] [stdout] 1334 | / impl_operator!(<S: BaseFloat> Mul<Matrix2<S> > for Matrix2<S> {
[INFO] [stdout] 1335 | |     fn mul(lhs, rhs) -> Matrix2<S> {
[INFO] [stdout] 1336 | |         Matrix2::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]),
[INFO] [stdout] 1337 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]))
[INFO] [stdout] 1338 | |     }
[INFO] [stdout] 1339 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1334:1
[INFO] [stdout]      |
[INFO] [stdout] 1334 | / impl_operator!(<S: BaseFloat> Mul<Matrix2<S> > for Matrix2<S> {
[INFO] [stdout] 1335 | |     fn mul(lhs, rhs) -> Matrix2<S> {
[INFO] [stdout] 1336 | |         Matrix2::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]),
[INFO] [stdout] 1337 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]))
[INFO] [stdout] 1338 | |     }
[INFO] [stdout] 1339 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1341:1
[INFO] [stdout]      |
[INFO] [stdout] 1341 | / impl_operator!(<S: BaseFloat> Mul<Matrix3<S> > for Matrix3<S> {
[INFO] [stdout] 1342 | |     fn mul(lhs, rhs) -> Matrix3<S> {
[INFO] [stdout] 1343 | |         Matrix3::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]), lhs.row(2).dot(rhs[0]),
[INFO] [stdout] 1344 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]), lhs.row(2).dot(rhs[1]),
[INFO] [stdout] ...    |
[INFO] [stdout] 1347 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1341:1
[INFO] [stdout]      |
[INFO] [stdout] 1341 | / impl_operator!(<S: BaseFloat> Mul<Matrix3<S> > for Matrix3<S> {
[INFO] [stdout] 1342 | |     fn mul(lhs, rhs) -> Matrix3<S> {
[INFO] [stdout] 1343 | |         Matrix3::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]), lhs.row(2).dot(rhs[0]),
[INFO] [stdout] 1344 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]), lhs.row(2).dot(rhs[1]),
[INFO] [stdout] ...    |
[INFO] [stdout] 1347 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1341:1
[INFO] [stdout]      |
[INFO] [stdout] 1341 | / impl_operator!(<S: BaseFloat> Mul<Matrix3<S> > for Matrix3<S> {
[INFO] [stdout] 1342 | |     fn mul(lhs, rhs) -> Matrix3<S> {
[INFO] [stdout] 1343 | |         Matrix3::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]), lhs.row(2).dot(rhs[0]),
[INFO] [stdout] 1344 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]), lhs.row(2).dot(rhs[1]),
[INFO] [stdout] ...    |
[INFO] [stdout] 1347 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1341:1
[INFO] [stdout]      |
[INFO] [stdout] 1341 | / impl_operator!(<S: BaseFloat> Mul<Matrix3<S> > for Matrix3<S> {
[INFO] [stdout] 1342 | |     fn mul(lhs, rhs) -> Matrix3<S> {
[INFO] [stdout] 1343 | |         Matrix3::new(lhs.row(0).dot(rhs[0]), lhs.row(1).dot(rhs[0]), lhs.row(2).dot(rhs[0]),
[INFO] [stdout] 1344 | |                      lhs.row(0).dot(rhs[1]), lhs.row(1).dot(rhs[1]), lhs.row(2).dot(rhs[1]),
[INFO] [stdout] ...    |
[INFO] [stdout] 1347 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]      |
[INFO] [stdout]   78 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1355:1
[INFO] [stdout]      |
[INFO] [stdout] 1355 | / impl_operator!(<S: BaseFloat> Mul<Matrix4<S> > for Matrix4<S> {
[INFO] [stdout] 1356 | |     fn mul(lhs, rhs) -> Matrix4<S> {
[INFO] [stdout] 1357 | |         {
[INFO] [stdout] 1358 | |             let a = lhs[0];
[INFO] [stdout] ...    |
[INFO] [stdout] 1372 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]      |
[INFO] [stdout]   86 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1355:1
[INFO] [stdout]      |
[INFO] [stdout] 1355 | / impl_operator!(<S: BaseFloat> Mul<Matrix4<S> > for Matrix4<S> {
[INFO] [stdout] 1356 | |     fn mul(lhs, rhs) -> Matrix4<S> {
[INFO] [stdout] 1357 | |         {
[INFO] [stdout] 1358 | |             let a = lhs[0];
[INFO] [stdout] ...    |
[INFO] [stdout] 1372 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1355:1
[INFO] [stdout]      |
[INFO] [stdout] 1355 | / impl_operator!(<S: BaseFloat> Mul<Matrix4<S> > for Matrix4<S> {
[INFO] [stdout] 1356 | |     fn mul(lhs, rhs) -> Matrix4<S> {
[INFO] [stdout] 1357 | |         {
[INFO] [stdout] 1358 | |             let a = lhs[0];
[INFO] [stdout] ...    |
[INFO] [stdout] 1372 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]      |
[INFO] [stdout]  102 |               #[inline]
[INFO] [stdout]      |               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/matrix.rs:1355:1
[INFO] [stdout]      |
[INFO] [stdout] 1355 | / impl_operator!(<S: BaseFloat> Mul<Matrix4<S> > for Matrix4<S> {
[INFO] [stdout] 1356 | |     fn mul(lhs, rhs) -> Matrix4<S> {
[INFO] [stdout] 1357 | |         {
[INFO] [stdout] 1358 | |             let a = lhs[0];
[INFO] [stdout] ...    |
[INFO] [stdout] 1372 | | });
[INFO] [stdout]      | |__- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[inline]` can only be applied to functions
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]      = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / impl_operator!(<S: BaseFloat> Neg for Quaternion<S> {
[INFO] [stdout] 276 | |     fn neg(quat) -> Quaternion<S> {
[INFO] [stdout] 277 | |         Quaternion::from_sv(-quat.s, -quat.v)
[INFO] [stdout] 278 | |     }
[INFO] [stdout] 279 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:46:13
[INFO] [stdout]     |
[INFO] [stdout]  46 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / impl_operator!(<S: BaseFloat> Neg for Quaternion<S> {
[INFO] [stdout] 276 | |     fn neg(quat) -> Quaternion<S> {
[INFO] [stdout] 277 | |         Quaternion::from_sv(-quat.s, -quat.v)
[INFO] [stdout] 278 | |     }
[INFO] [stdout] 279 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / impl_operator!(<S: BaseFloat> Mul<S> for Quaternion<S> {
[INFO] [stdout] 282 | |     fn mul(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 283 | |         Quaternion::from_sv(lhs.s * rhs, lhs.v * rhs)
[INFO] [stdout] 284 | |     }
[INFO] [stdout] 285 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / impl_operator!(<S: BaseFloat> Mul<S> for Quaternion<S> {
[INFO] [stdout] 282 | |     fn mul(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 283 | |         Quaternion::from_sv(lhs.s * rhs, lhs.v * rhs)
[INFO] [stdout] 284 | |     }
[INFO] [stdout] 285 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:287:1
[INFO] [stdout]     |
[INFO] [stdout] 287 | / impl_assignment_operator!(<S: BaseFloat> MulAssign<S> for Quaternion<S> {
[INFO] [stdout] 288 | |     fn mul_assign(&mut self, scalar) { self.s *= scalar; self.v *= scalar; }
[INFO] [stdout] 289 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | / impl_operator!(<S: BaseFloat> Div<S> for Quaternion<S> {
[INFO] [stdout] 292 | |     fn div(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 293 | |         Quaternion::from_sv(lhs.s / rhs, lhs.v / rhs)
[INFO] [stdout] 294 | |     }
[INFO] [stdout] 295 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | / impl_operator!(<S: BaseFloat> Div<S> for Quaternion<S> {
[INFO] [stdout] 292 | |     fn div(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 293 | |         Quaternion::from_sv(lhs.s / rhs, lhs.v / rhs)
[INFO] [stdout] 294 | |     }
[INFO] [stdout] 295 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / impl_assignment_operator!(<S: BaseFloat> DivAssign<S> for Quaternion<S> {
[INFO] [stdout] 298 | |     fn div_assign(&mut self, scalar) { self.s /= scalar; self.v /= scalar; }
[INFO] [stdout] 299 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | / impl_operator!(<S: BaseFloat> Rem<S> for Quaternion<S> {
[INFO] [stdout] 302 | |     fn rem(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 303 | |         Quaternion::from_sv(lhs.s % rhs, lhs.v % rhs)
[INFO] [stdout] 304 | |     }
[INFO] [stdout] 305 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | / impl_operator!(<S: BaseFloat> Rem<S> for Quaternion<S> {
[INFO] [stdout] 302 | |     fn rem(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 303 | |         Quaternion::from_sv(lhs.s % rhs, lhs.v % rhs)
[INFO] [stdout] 304 | |     }
[INFO] [stdout] 305 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | / impl_assignment_operator!(<S: BaseFloat> RemAssign<S> for Quaternion<S> {
[INFO] [stdout] 308 | |     fn rem_assign(&mut self, scalar) { self.s %= scalar; self.v %= scalar; }
[INFO] [stdout] 309 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / impl_operator!(<S: BaseFloat> Mul<Vector3<S> > for Quaternion<S> {
[INFO] [stdout] 312 | |     fn mul(lhs, rhs) -> Vector3<S> {{
[INFO] [stdout] 313 | |         let rhs = rhs.clone();
[INFO] [stdout] 314 | |         let two: S = cast(2i8).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     }}
[INFO] [stdout] 318 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / impl_operator!(<S: BaseFloat> Mul<Vector3<S> > for Quaternion<S> {
[INFO] [stdout] 312 | |     fn mul(lhs, rhs) -> Vector3<S> {{
[INFO] [stdout] 313 | |         let rhs = rhs.clone();
[INFO] [stdout] 314 | |         let two: S = cast(2i8).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     }}
[INFO] [stdout] 318 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / impl_operator!(<S: BaseFloat> Mul<Vector3<S> > for Quaternion<S> {
[INFO] [stdout] 312 | |     fn mul(lhs, rhs) -> Vector3<S> {{
[INFO] [stdout] 313 | |         let rhs = rhs.clone();
[INFO] [stdout] 314 | |         let two: S = cast(2i8).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     }}
[INFO] [stdout] 318 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / impl_operator!(<S: BaseFloat> Mul<Vector3<S> > for Quaternion<S> {
[INFO] [stdout] 312 | |     fn mul(lhs, rhs) -> Vector3<S> {{
[INFO] [stdout] 313 | |         let rhs = rhs.clone();
[INFO] [stdout] 314 | |         let two: S = cast(2i8).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     }}
[INFO] [stdout] 318 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / impl_operator!(<S: BaseFloat> Add<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 321 | |     fn add(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 322 | |         Quaternion::from_sv(lhs.s + rhs.s, lhs.v + rhs.v)
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / impl_operator!(<S: BaseFloat> Add<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 321 | |     fn add(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 322 | |         Quaternion::from_sv(lhs.s + rhs.s, lhs.v + rhs.v)
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / impl_operator!(<S: BaseFloat> Add<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 321 | |     fn add(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 322 | |         Quaternion::from_sv(lhs.s + rhs.s, lhs.v + rhs.v)
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / impl_operator!(<S: BaseFloat> Add<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 321 | |     fn add(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 322 | |         Quaternion::from_sv(lhs.s + rhs.s, lhs.v + rhs.v)
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | / impl_assignment_operator!(<S: BaseFloat> AddAssign<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 327 | |     fn add_assign(&mut self, other) { self.s += other.s; self.v += other.v; }
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / impl_operator!(<S: BaseFloat> Sub<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 331 | |     fn sub(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 332 | |         Quaternion::from_sv(lhs.s - rhs.s, lhs.v - rhs.v)
[INFO] [stdout] 333 | |     }
[INFO] [stdout] 334 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / impl_operator!(<S: BaseFloat> Sub<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 331 | |     fn sub(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 332 | |         Quaternion::from_sv(lhs.s - rhs.s, lhs.v - rhs.v)
[INFO] [stdout] 333 | |     }
[INFO] [stdout] 334 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / impl_operator!(<S: BaseFloat> Sub<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 331 | |     fn sub(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 332 | |         Quaternion::from_sv(lhs.s - rhs.s, lhs.v - rhs.v)
[INFO] [stdout] 333 | |     }
[INFO] [stdout] 334 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / impl_operator!(<S: BaseFloat> Sub<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 331 | |     fn sub(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 332 | |         Quaternion::from_sv(lhs.s - rhs.s, lhs.v - rhs.v)
[INFO] [stdout] 333 | |     }
[INFO] [stdout] 334 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | / impl_assignment_operator!(<S: BaseFloat> SubAssign<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 337 | |     fn sub_assign(&mut self, other) { self.s -= other.s; self.v -= other.v; }
[INFO] [stdout] 338 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl_operator!(<S: BaseFloat> Mul<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 341 | |     fn mul(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 342 | |         Quaternion::new(
[INFO] [stdout] 343 | |             lhs.s * rhs.s - lhs.v.x * rhs.v.x - lhs.v.y * rhs.v.y - lhs.v.z * rhs.v.z,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl_operator!(<S: BaseFloat> Mul<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 341 | |     fn mul(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 342 | |         Quaternion::new(
[INFO] [stdout] 343 | |             lhs.s * rhs.s - lhs.v.x * rhs.v.x - lhs.v.y * rhs.v.y - lhs.v.z * rhs.v.z,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl_operator!(<S: BaseFloat> Mul<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 341 | |     fn mul(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 342 | |         Quaternion::new(
[INFO] [stdout] 343 | |             lhs.s * rhs.s - lhs.v.x * rhs.v.x - lhs.v.y * rhs.v.y - lhs.v.z * rhs.v.z,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl_operator!(<S: BaseFloat> Mul<Quaternion<S> > for Quaternion<S> {
[INFO] [stdout] 341 | |     fn mul(lhs, rhs) -> Quaternion<S> {
[INFO] [stdout] 342 | |         Quaternion::new(
[INFO] [stdout] 343 | |             lhs.s * rhs.s - lhs.v.x * rhs.v.x - lhs.v.y * rhs.v.y - lhs.v.z * rhs.v.z,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:371:1
[INFO] [stdout]     |
[INFO] [stdout] 371 | impl_scalar_mul!(f32);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:371:1
[INFO] [stdout]     |
[INFO] [stdout] 371 | impl_scalar_mul!(f32);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl_scalar_mul!(f64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl_scalar_mul!(f64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl_scalar_div!(f32);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_div` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl_scalar_div!(f32);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_div` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_scalar_div!(f64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_div` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_scalar_div!(f64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_scalar_div` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             #[inline] default_fn!( add_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field + rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |             #[inline] default_fn!( sub_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field - rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[inline] default_fn!( mul_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field * rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |             #[inline] default_fn!( div_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field / rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             #[inline] default_fn!( add_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field += rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             #[inline] default_fn!( sub_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field -= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             #[inline] default_fn!( mul_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field *= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |             #[inline] default_fn!( div_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field /= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             #[inline] default_fn!( add_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field + rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[inline] default_fn!( sub_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field - rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |             #[inline] default_fn!( mul_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field * rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |             #[inline] default_fn!( div_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field / rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |             #[inline] default_fn!( add_assign_element_wise(&mut self, rhs: S) { $(self.$field += rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             #[inline] default_fn!( sub_assign_element_wise(&mut self, rhs: S) { $(self.$field -= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |             #[inline] default_fn!( mul_assign_element_wise(&mut self, rhs: S) { $(self.$field *= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |             #[inline] default_fn!( div_assign_element_wise(&mut self, rhs: S) { $(self.$field /= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl_vector!(Vector1 { x }, 1, vec1);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             #[inline] default_fn!( add_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field + rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |             #[inline] default_fn!( sub_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field - rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[inline] default_fn!( mul_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field * rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |             #[inline] default_fn!( div_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field / rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             #[inline] default_fn!( add_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field += rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             #[inline] default_fn!( sub_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field -= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             #[inline] default_fn!( mul_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field *= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |             #[inline] default_fn!( div_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field /= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             #[inline] default_fn!( add_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field + rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[inline] default_fn!( sub_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field - rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |             #[inline] default_fn!( mul_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field * rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |             #[inline] default_fn!( div_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field / rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |             #[inline] default_fn!( add_assign_element_wise(&mut self, rhs: S) { $(self.$field += rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             #[inline] default_fn!( sub_assign_element_wise(&mut self, rhs: S) { $(self.$field -= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |             #[inline] default_fn!( mul_assign_element_wise(&mut self, rhs: S) { $(self.$field *= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |             #[inline] default_fn!( div_assign_element_wise(&mut self, rhs: S) { $(self.$field /= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | impl_vector!(Vector2 { x, y }, 2, vec2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             #[inline] default_fn!( add_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field + rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |             #[inline] default_fn!( sub_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field - rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[inline] default_fn!( mul_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field * rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |             #[inline] default_fn!( div_element_wise(self, rhs: $VectorN<S>) -> $VectorN<S> { $VectorN::new($(self.$field / rhs.$fie...
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             #[inline] default_fn!( add_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field += rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             #[inline] default_fn!( sub_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field -= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             #[inline] default_fn!( mul_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field *= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |             #[inline] default_fn!( div_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field /= rhs.$field);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             #[inline] default_fn!( add_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field + rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[inline] default_fn!( sub_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field - rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |             #[inline] default_fn!( mul_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field * rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |             #[inline] default_fn!( div_element_wise(self, rhs: S) -> $VectorN<S> { $VectorN::new($(self.$field / rhs),+) } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |             #[inline] default_fn!( add_assign_element_wise(&mut self, rhs: S) { $(self.$field += rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             #[inline] default_fn!( sub_assign_element_wise(&mut self, rhs: S) { $(self.$field -= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |             #[inline] default_fn!( mul_assign_element_wise(&mut self, rhs: S) { $(self.$field *= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |             #[inline] default_fn!( div_assign_element_wise(&mut self, rhs: S) { $(self.$field /= rhs);+ } );
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:78:13
[INFO] [stdout]     |
[INFO] [stdout]  78 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:94:13
[INFO] [stdout]     |
[INFO] [stdout]  94 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:66:13
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[inline]
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/vector.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl_vector!(Vector3 { x, y, z }, 3, vec3);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `impl_operator` which comes from the expansion of the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/macros.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             #[inline]
[WARN] too many lines in the log, truncating it
